runtime.pollInfo.closing (method)
2 uses
runtime (current package)
netpoll.go#L123: func (i pollInfo) closing() bool { return i&pollClosing != 0 }
netpoll.go#L460: if info.closing() {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)